* frame.c (xrdb_get_resource): Return nil for empty string resources;
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 24 Sep 2009 16:59:14 +0000 (16:59 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 24 Sep 2009 16:59:14 +0000 (16:59 +0000)
commitf3e22dcbf3861e31577081fb76da152c5f0acf60
treefeaffd5961ad796f3bf0cff4fd2d50313bf9c891
parentb2e7271846c8b8b3e58b10dc7dddbf82285800a5
* frame.c (xrdb_get_resource): Return nil for empty string resources;
  some parts of Emacs code (like font selection) don't grok them.  See
  http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00528.html
src/ChangeLog
src/frame.c